Skip to content

Releases: geostyler/geostyler

v15.0.0

04 Jul 12:26
Compare
Choose a tag to compare

15.0.0 (2024-07-04)

⚠ BREAKING CHANGES

  • This will include many breaking changes, including
    the switch to an esm build which may cause different import locations
    or the need to make configuration changes to your bundler in your
    downstream project.

Features

  • introduce CaseInput and StepInput (42e905a)
  • prepare the next major release (2efc0fd)
  • update base package versions (794a3f9)

Bug Fixes

v14.2.0

04 Jul 10:46
Compare
Choose a tag to compare

14.2.0 (2024-07-04)

Features

  • add upload button to CodeEditor (a46d16b)

Bug Fixes

  • code editor onchange string to mapbox style (c5dc04e)
  • deps: update dependency geostyler-wfs-parser to v2.0.3 (8283f7b)
  • deps: update dependency typescript-json-schema to ^0.64.0 (9c3b8e8)

v15.0.0-beta.5

02 Jul 11:25
Compare
Choose a tag to compare
v15.0.0-beta.5 Pre-release
Pre-release

15.0.0-beta.5 (2024-07-02)

Bug Fixes

  • fix build with wfs parser update (96dc112)

v15.0.0-beta.4

02 Jul 09:47
Compare
Choose a tag to compare
v15.0.0-beta.4 Pre-release
Pre-release

15.0.0-beta.4 (2024-07-02)

Features

  • introduce CaseInput and StepInput (fbfdf04)

Bug Fixes

v15.0.0-beta.3

21 Jun 11:21
Compare
Choose a tag to compare
v15.0.0-beta.3 Pre-release
Pre-release

15.0.0-beta.3 (2024-06-21)

Bug Fixes

  • keep less files in esm build (b22ea27)

v15.0.0-beta.2

21 Jun 09:47
Compare
Choose a tag to compare
v15.0.0-beta.2 Pre-release
Pre-release

15.0.0-beta.2 (2024-06-21)

Features

  • update base package versions (3dc6760)

v15.0.0-beta.1

18 Jun 15:02
Compare
Choose a tag to compare
v15.0.0-beta.1 Pre-release
Pre-release

15.0.0-beta.1 (2024-06-18)

⚠ BREAKING CHANGES

  • This will include many breaking changes, including
    the switch to an esm build which may cause different import locations
    or the need to make configuration changes to your bundler in your
    downstream project.

Features

  • prepare the next major release (dc35140)

Bug Fixes

  • deps: update dependency geostyler-wfs-parser to v2.0.3 (8283f7b)
  • deps: update dependency typescript-json-schema to ^0.64.0 (9c3b8e8)

v14.1.4

28 May 11:58
Compare
Choose a tag to compare

14.1.4 (2024-05-28)

Bug Fixes

v14.1.3

27 May 15:39
Compare
Choose a tag to compare

14.1.3 (2024-05-27)

Bug Fixes

  • add missing functions to FunctionUI (29d8231)
  • deps: update dependency @ant-design/icons to v5.3.7 (f705d92)
  • deps: update dependency @types/lodash to v4.17.4 (1820200)
  • deps: update dependency antd to v5.17.2 (d0ab3b6)
  • deps: update dependency antd to v5.17.4 (5bfe5fa)
  • deps: update dependency monaco-editor to ^0.48.0 (afa76a2)
  • deps: update dependency monaco-editor to ^0.49.0 (e956cd3)
  • deps: update dependency proj4 to v2.11.0 (06bdfbd)
  • deps: update dependency typescript-json-schema to ^0.63.0 (3e3f003)

v14.1.2

21 Dec 17:04
Compare
Choose a tag to compare

14.1.2 (2023-12-21)

Bug Fixes