json_serializable_mobx 1.1.1 copy "json_serializable_mobx: ^1.1.1" to clipboard
json_serializable_mobx: ^1.1.1 copied to clipboard

Adding support for mobx collections for json_serializable

1.1.1 #

  • CHORE: fix lint issues

1.1.0 #

  • Update mobx to ^2.5.0
  • Update build_runner to ^2.4.15
  • Update json_serializable to ^6.9.4
  • Update analyzer to ^7.3.0
  • Update source_gen to ^2.0.0

1.0.0 #

  • Initial release

0.10.3 #

  • CHORE: update dependencies

0.10.2 #

  • CHORE: update dependencies

0.10.1 #

  • FEAT: analyzer 3.0.0.

0.10.0 #

  • json_serializable 6.0.0 support

0.9.0 #

  • json_serializable 5.0.0 support

0.7.0 #

  • bump dependencies for build_runner to be compatible with latest packages

0.6.0 #

  • major internal changes. break up into builders and type helper packages should not cause any change in behaviour, but released as breaking change release as precaution

0.5.0 #

  • support json_serializable 4.1.0

0.5.0-nullsafety.0 #

  • migrate to nullsafety

0.4.0 #

  • support analyzer 0.40.0

0.3.0 #

  • fix issue with analyzer 0.40.0

0.2.0 #

  • add support for the Observable type
  • support analyzer 0.40.0

0.1.0 #

  • Initial Release