Releases: callstack/repack
Releases · callstack/repack
Release 2.0.0-beta.1
Bug Fixes
- rename podspec to include it in shipped to NPM archive (f99a649)
Release 1.4.1
1.4.1 (2021-05-19)
Bug Fixes
- add explicit regex to transpile nativepack to webpack.config.js template (#30) (d0e86be)
- package name in android kotlin files (#26) (fbdb306)
Release 1.4.0
1.4.0 (2021-05-11)
Bug Fixes
- destroy hanging sockets and prevent crash on Windows (#18) (088a2a5)
- resolution of assets with scale (#20) (bd5eedb)
Features
Release 1.3.0
1.3.0 (2021-04-08)
Features
- add hermes debugging support (#13) (88b4afa)
- add support for custom webpack location (#14) (4951acd)
Release 1.2.0
1.2.0 (2021-04-02)
Features
Release 1.1.0
1.1.0 (2021-04-01)
Features
Release 1.0.1
1.0.1 (2021-03-31)
Bug Fixes
- version conflicts when installing react-native-webpack-toolkit (#9) (b803c2f)
Release 1.0.0
1.0.0 (2021-03-25)
Bug Fixes
- add
enable
option to DevServer for disabling the plugin instead of passing undefined
(#4) (05fc9ab)
Features