Releases: pangolinjs/core
Releases · pangolinjs/core
v6.1.2
04 May 06:12
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Add file protocol to dynamic import (#109 ) (c5313ef )
Make host IP extractor Node 18 compatible (db66632 )
v6.1.1
24 Aug 07:28
Compare
Sorry, something went wrong.
No results found
6.1.1 (2021-08-24)
Bug Fixes
Create dist folder before copying files (309c405 )
v6.1.0
09 Aug 08:49
Compare
Sorry, something went wrong.
No results found
⚠ Pangolin.js is now compatible with Node.js 16!
Features
Migrate to webpack Asset Modules (7f89a3b )
v6.0.1
29 Jun 08:22
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Add extensions to webpack resolver (4b31c93 )
v6.0.0
13 Jun 06:12
Compare
Sorry, something went wrong.
No results found
I guess I can’t keep this as a release candidate forever 😏
⚠ BREAKING CHANGES
Some dependencies have been moved to peer dependencies:
npm install --save-dev @babel/core postcss sass
v6.0.0-rc.9
07 Apr 09:52
Compare
Sorry, something went wrong.
No results found
Features
Set more specific labels for component HTML tabs (af50c6a )
v5.9.1
23 Mar 06:18
Compare
Sorry, something went wrong.
No results found
⚠ Sometimes the dependencies will be screwed up during npm update with npm v7. In that case, delete your node_modules and package-lock.json and install from scratch with npm install.
Bug Fixes
Async filters not working (8b9ef04 )
v6.0.0-rc.8
19 Feb 10:35
Compare
Sorry, something went wrong.
No results found
v6.0.0-rc.7
19 Feb 10:35
Compare
Sorry, something went wrong.
No results found
Version bump for npm publish screw up.
v6.0.0-rc.6
19 Feb 10:34
Compare
Sorry, something went wrong.
No results found
Refactor project to use global module type.
⚠ BREAKING CHANGES
The configuration file pangolin.config.mjs has to be renamed to pangolin.config.js.