Skip to content

Releases: plotdb/block

5.2.4

26 Sep 15:24

Choose a tag to compare

  • remove index.html from bundle key and proxy hash key to prevent potential key duplication
  • when bundling, check if the given path is a directory and add index.html to try again if it is.
  • support debundling of multiple bundles parallelly.

5.2.3

22 Aug 02:27

Choose a tag to compare

  • fix bug: incorrect result from internal i18n translator with empty string

5.2.2

28 Mar 00:06

Choose a tag to compare

  • fix bug: bundler incorrect ignores http protocol

5.2.1

12 Mar 13:57

Choose a tag to compare

  • fix bug: default i18n translator may access fields null objects accidentally

5.2.0

22 Feb 14:01

Choose a tag to compare

  • support debundling from packed block with bundle packages.

5.1.0

11 Feb 15:38

Choose a tag to compare

  • support autoTransform in instance.attach. expected to be default i18n in future upgrade.
  • add event handling mechanism in block.i18n.module with an expected event languageChanged.

5.0.8

09 Jan 08:36

Choose a tag to compare

  • update @plotdb/rescope dependency version to 5.0.6

5.0.7

08 Jan 06:22

Choose a tag to compare

  • upgrade peerDependencies and dependencies

5.0.6

08 Jan 06:16

Choose a tag to compare

  • fix bug: block.i18n should keep the original text t to return if translation is not found.

5.0.5

06 Jan 08:20

Choose a tag to compare

  • fix bug: fallback i18n transformer doesn't support keySeparator