All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- Prefer asyncContext instance over currentInstance (#101)
- Update deps (ad0cfc7)
- Update unplugin to v2 (64574e6)
- transform: Don't terminate single if statements (#97)
- Strict typechecks (4a5a4d1)
- Add note about adding
callAsync
toasyncFunctions
(#94)
- Fix plugin name (#89)
- Update dependencies (c3329ce)
- Update eslint config (2a45357)
- Lint (59accd6)
- Update ci (4523c80)
- Fix ts issue (d890610)
- Add autofix ci (86d506d)
- Lint (6302fc3)
- Update snapshots (c49cfc2)
- Pooya Parsa (@pi0)
- Julien Huang (@huang-julien)
- Shoma-mano (@shoma-mano)
- Xjccc (@xjccc)
- transform: Insert code rather than overwriting chunk (#77)
- Update eslint (0051af6)
- Daniel Roe [email protected]
- Pooya Parsa (@pi0)
- Support native async context (#73)
- Fix grammer issues (12a274d)
- Pooya Parsa (@pi0)
- Support transformation of object properties (#69)
- Daniel Roe [email protected]
- Pooya Parsa (@pi0)
- Update dependencies and repo (57a6e2b)
- Pooya Parsa [email protected]
2.1.1 (2022-11-28)
2.1.0 (2022-11-14)
2.0.2 (2022-08-29)
2.0.1 (2022-08-04)
2.0.0 (2022-08-03)
- deps: update estree-walker to v3 (#23)
- strict
ctx.use
and newctx.tryUse
(#7)
1.1.4 (2022-03-31)
1.1.3 (2022-03-25)
- plugin: generate map correctly (d9350b7)
- plugin: webpack compatible (b4572a4)
- transform: allow overriding
createTransformer
(7ef74ff) - transform: disable transforming
callAsync
by default (#5) (dc0fcfd)
1.1.2 (2022-03-24)
- types resolution order (4db084a)
1.1.1 (2022-03-24)
- submodule types (4dfd0cd)
1.1.0 (2022-03-22)
1.0.2 (2021-08-24)
- call: don't set instance to null when using singleton (248dc32), closes nuxt/framework#51
1.0.1 (2021-06-24)
1.0.0 (2021-06-24)
0.0.4 (2021-06-24)
- singleton pattern support (f506172)
- unset context if callback throws immediate error (f045049)
0.0.3 (2021-03-30)
- add missing return to createNamespace (04886ef)
0.0.2 (2021-03-30)
- simplify useContext (4a740bc)
- initial commit (80fe123)