Skip to content

Releases: nshen/vite-plugin-cesium

🚀 RELEASE: v1.2.23

06 Aug 17:19
Compare
Choose a tag to compare

add cesiumBaseUrl option #55 thanks @rot1024

🚀 RELEASE: v1.2.22

20 Aug 18:53
Compare
Choose a tag to compare
  • fix cesium peer dependencies

🚀 RELEASE: v1.2.21

20 Aug 05:17
Compare
Choose a tag to compare

🚀 RELEASE: v1.2.21

  • Fix: support cesium 1.96.0. #34

Thanks @ggetz

🚀 RELEASE: v1.2.20

06 Aug 10:32
Compare
Choose a tag to compare
  • Bugfix - cesium is not a function #33

🚀 RELEASE: v1.2.19

24 May 07:40
Compare
Choose a tag to compare
  • Configurable parameters for build path for using the Cesium Ion SDK #30

🚀 RELEASE: v1.2.18

04 May 05:56
Compare
Choose a tag to compare

Testing Github Action auto publish

🚀 RELEASE: v1.2.16

09 Apr 17:44
Compare
Choose a tag to compare
  • Fix: load widgets.css failed on windows #27

Thanks @wangjiandev

🚀 RELEASE: v1.2.15

31 Mar 15:23
Compare
Choose a tag to compare
  • Fix: Fix path resolution errors #26

Thanks @subdavis

🚀 RELEASE: v1.2.14

28 Mar 13:55
Compare
Choose a tag to compare

Fix: HTML tags should respect base path #22 #24

Thanks @loosheng and @lovefengruoqing

🚀 RELEASE: v1.2.13

13 Jan 10:52
Compare
Choose a tag to compare
  • support build.outDir #18
  • fix buid error on windows when rebuildCesium:true #17
  • add build test ci, cool! by @Lunagod
  • set chunkSizeWarningLimit to 5000 when rebuildCesium
  • clean code, add some commants.

Thanks @Lunagod and @1sm23