Skip to content

Releases: callstack/repack

Release 2.0.0-beta.1

21 May 09:58
Compare
Choose a tag to compare
Release 2.0.0-beta.1 Pre-release
Pre-release

2.0.0-beta.1 (2021-05-21)

Bug Fixes

  • rename podspec to include it in shipped to NPM archive (f99a649)

Release 2.0.0-beta.0

21 May 09:43
Compare
Choose a tag to compare
Release 2.0.0-beta.0 Pre-release
Pre-release

2.0.0-beta.0 (2021-05-21)

Features

Release 1.4.1

19 May 11:12
Compare
Choose a tag to compare

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

11 May 12:48
Compare
Choose a tag to compare

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

08 Apr 12:40
Compare
Choose a tag to compare

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

02 Apr 11:20
Compare
Choose a tag to compare

1.2.0 (2021-04-02)

Features

Release 1.1.0

01 Apr 10:26
Compare
Choose a tag to compare

1.1.0 (2021-04-01)

Features

Release 1.0.1

31 Mar 16:56
Compare
Choose a tag to compare

1.0.1 (2021-03-31)

Bug Fixes

  • version conflicts when installing react-native-webpack-toolkit (#9) (b803c2f)

Release 1.0.0

25 Mar 10:33
Compare
Choose a tag to compare

1.0.0 (2021-03-25)

Bug Fixes

  • add enable option to DevServer for disabling the plugin instead of passing undefined (#4) (05fc9ab)

Features

Release 1.0.0-3

17 Mar 16:44
Compare
Choose a tag to compare
Release 1.0.0-3 Pre-release
Pre-release

1.0.0-3 (2021-03-17)

Features

  • hermes support (building & running) (#2) (dce7ae0)