Releases: joeldenning/systemjs-webpack-interop
Releases · joeldenning/systemjs-webpack-interop
v2.3.7
Fixes
- fix Unexpected token in some old browser (#25 via @Tomyail )
Maintenance
v2.3.6
Fixes
- Fix auto public path in IE11 (e345a50)
v2.3.5
Fixes
- removing destructure use for IE11 compatibility #23
v2.3.0
Features
- Support setting rootDirectoryLevel with webpack 4 plugin and resource-query-set-public-path (9630976).
v2.2.0
Features
- Implementing SystemJSPublicPathWebpackPlugin. Resolves #12. (#14)
- Implementing
resource-query-public-path.js
. (#14)
Maintenance
- Bump yargs-parser from 18.1.1 to 18.1.3 (#13)
v2.1.2
Fixes
Maintenance
- Bump lodash from 4.17.15 to 4.17.19 (#10)
- Add FUNDING.yml (f34e397)