Releases: ricokahler/next-plugin-preval
Releases · ricokahler/next-plugin-preval
v1.2.0-alpha.1
1.2.0-alpha.1 (2021-06-04)
Bug Fixes
- add cacheable false to prevent webpack from caching (f996cce)
- compile everything for workspaces setups; add compact true to disable warnings (3f1b69c)
Features
v1.1.0
v1.1.0-alpha.3
1.1.0-alpha.3 (2021-06-01)
Features
v1.1.0-alpha.2
1.1.0-alpha.2 (2021-05-28)
Bug Fixes
- compile everything for workspaces setups; add compact true to disable warnings (3f1b69c)
v1.1.0-alpha.1
v1.0.2-alpha.1
v1.0.1
v1.0.1-alpha.1
v1.0.0
1.0.0 (2021-03-30)
Bug Fixes
- build: add re-exports and types (db38d08)
- build: move build to prepare (85c8ac0)
- build: refactor to root, add npmignore (24f0c34)
- build: update main entry; don't ignore dist (d29983b)
- build: use automation token for npm (b74d603)
- create-next-plugin-preval: fix incorrect default for webpack config (#6) (8283275)
- create-next-plugin-preval: stop error when using second argument (#2) (02b7192)
- loader: default to default resolve path is ts-config paths fails; update deps (aa2fc6a)
- loader: Fix bug where tsconfig paths weren't being resolved correctly (a8d2187)
- loader: fix bug with JSON sringify method causing parsing failures (4529a65)
- readme: include docs (e0cb24f)
- types: fix type defintions for next-plugin-preval/config (39e4c15)
Features
- next-plugin-preval: initial release (bfee09b)