Skip to content

Releases: fountainhead/basalplatten

v1.2.2

25 Apr 14:54
@wms wms
Compare
Choose a tag to compare

<a name"1.2.2">

1.2.2 (2017-04-25)

Bug Fixes

  • Add mock styles for notification (03176d42)
  • Ensure TypeScript declarations are published (1889404a)
  • Explicitly run build step before automated publish (eac31ce7)
  • build: Enable synthetic default imports (37210ab0)
  • deps:
    • Install missing less module (08b08678)
    • Remove watchpack pinned version (e14145ca)
    • Remove @types/whatwg-fetch (123fb586)
    • Force watchpack to version 1.2.1 (3383362d)
  • ui-router:
    • Explicitly import antd notification stylesheet too (78da1e7e)
    • Use fully-qualified path to antd notification component (9cda55e1)

Features

  • deps: Install uglifyjs2 from harmony branch (32394b1e)
  • ui-router: Convert to TypeScript and implement ui-router builder (c4251b52)
  • webpack:
    • Change webpack loading stratgies and implement production mode (e3332105)
    • Implement basic webpack config builder (bfd97995)