Skip to content

Releases: googlemaps/js-api-loader

v1.12.4

27 Sep 06:08

Choose a tag to compare

1.12.4 (2021-09-27)

Miscellaneous Chores

  • remove unnecessary file (#389) (2321234)
  • standardize eslint (#382) (969d8f8)
  • standardize repos (#380) (322189b)
  • switch default branch (b6405a7)
  • Synced file(s) with googlemaps/.github (#377) (b94746e)
  • Synced file(s) with googlemaps/.github (#392) (22e3630)
  • Synced file(s) with googlemaps/.github (#400) (8cb9d3e)
  • Synced local '.babelrc' with remote 'sync-files/js/.babelrc' (#385) (9570775)
  • Synced local '.babelrc' with remote 'sync-files/js/.babelrc' (#388) (3ffcd5b)
  • Synced local '.eslintignore' with remote 'sync-files/js/.eslintignore' (#383) (10b9321)
  • Synced local '.github/' with remote 'sync-files/js/.github/' (#396) (ed35696)
  • Synced local '.github/' with remote 'sync-files/js/.github/' (#397) (3dd31c9)
  • Synced local '.github/' with remote 'sync-files/js/.github/' (#398) (8eabe66)
  • update eslint (#384) (7664d13)

Build System

  • deps-dev: bump @rollup/plugin-node-resolve from 13.0.4 to 13.0.5 (#394) (fb42dcc)
  • deps-dev: bump @types/jest from 27.0.1 to 27.0.2 (#390) (04d45de)
  • deps-dev: bump core-js from 3.17.2 to 3.17.3 (#374) (dfe49c0)
  • deps-dev: bump core-js from 3.17.3 to 3.18.0 (#386) (00a1022)
  • deps-dev: bump core-js from 3.18.0 to 3.18.1 (#401) (6e07b51)
  • deps-dev: bump eslint-plugin-jest from 24.4.0 to 24.4.1 (#379) (17182f5)
  • deps-dev: bump eslint-plugin-jest from 24.4.1 to 24.4.2 (#381) (f8ffa08)
  • deps-dev: bump prettier from 2.4.0 to 2.4.1 (#378) (17f2330)
  • deps-dev: bump rollup from 2.56.3 to 2.57.0 (#393) (744894d)
  • deps-dev: bump typedoc from 0.21.9 to 0.22.4 (#387) (7e32e8c)
  • deps: bump tmpl from 1.0.4 to 1.0.5 (#391) (4a091d3)

v1.12.3

14 Sep 20:30

Choose a tag to compare

1.12.3 (2021-09-14)

Bug Fixes

  • map_id is no longer required in script tag (#375) (7095a66)

v1.12.2

16 Aug 18:30

Choose a tag to compare

1.12.2 (2021-08-16)

Bug Fixes

v1.12.1

11 Jun 19:23

Choose a tag to compare

1.12.1 (2021-06-11)

Bug Fixes

v1.12.0

11 Jun 19:02

Choose a tag to compare

1.12.0 (2021-06-11)

Features

v1.11.4

28 Apr 17:10

Choose a tag to compare

1.11.4 (2021-04-28)

Bug Fixes

  • move warning and return if already defined (#250) (af85dc8)

v1.11.3

16 Mar 19:18

Choose a tag to compare

1.11.3 (2021-03-16)

Bug Fixes

  • clear onerror after exhausting retries (#207) (cf9206a)

v1.11.2

04 Mar 15:52

Choose a tag to compare

1.11.2 (2021-03-04)

Bug Fixes

v1.11.1

17 Nov 16:50

Choose a tag to compare

1.11.1 (2020-11-17)

Bug Fixes

  • loader must not reset if successfully loaded (#106) (57180c8)

v1.11.0

16 Nov 15:46

Choose a tag to compare

1.11.0 (2020-11-16)

Features

  • reset retry mechanism on failure with next loader (#102) (e0f6651)