Skip to content

v0.6.1

Latest
Compare
Choose a tag to compare
@the-spyke the-spyke released this 18 Dec 16:56

v0.6.1 (2020-12-18)

馃殌 New Feature

  • collections: Add Heap collection (98231ed)
  • utils: Add "swapElements" array utility (07ca299)

馃拝 Polish

  • Move static methods to the top (584401b)
  • Simplify Heap interface, add types (a2e3b2d)

馃摑 Documentation

  • Add CLI example to packages page (11851a3)
  • Fix broken links (61b3bd0)
  • Fix broken links (e338c07)
  • Improve pull docs (f81366a)
  • Improve pull sources docs (bf14786)
  • Improve push docs (52fd5e2)
  • Improve utils docs (bfd18b0)
  • Mention blog in tutorials (31893ca)
  • Remove excess variable in CLI examples (7a15716)
  • Remove excess word (f60ae74)
  • Remove question about logo from faq (c005a28)
  • Rewrite all package descriptions and readmes (c38ff1a)
  • Update core functions docs (4e06f8e)
  • Update package descriptions (11ef1b1)
  • Update text about package format and mention RMS (715b82e)

馃彔 Internal

  • ci: Add build matrix for tests step (6a0dd5f)
  • ci: Add version to build artifacts (80185d6)
  • ci: Allow online for Yarn only if there is no cache (ef289c1)
  • ci: Bump cache version (d336858)
  • ci: Extract changelog tests into a separate job (1e2976e)
  • ci: Fix build and remove build matrix (c8290bc)
  • ci: Fix env variable for cache (ef642e0)
  • ci: Fix mising env variable interpolation (76fb528)
  • ci: Fix release package name (be28c4c)
  • ci: Fix release version generation (bff11f9)
  • ci: Label all node executors (1a124a5)
  • ci: Remove gh-pages filter (09ac4d8)
  • ci: Remove test step from build command (1f5e156)
  • ci: Remove unused coverage parameter from build job (43cece6)
  • ci: Rename check_all and packages job (0d1d316)
  • ci: Update Codecov orb to 1.1.1 (b8d4315)
  • ci: Use RAM disk for jobs (6d14ad0)
  • ci: Use workspace for storing release version (b588d0e)
  • collections: Fix entry exports test (d35774a)
  • deps: Add json to root deps (4c5caaf)
  • deps: Fix Terser issues with Docusaurus (aa5069c)
  • deps: Replace "babel-eslint" with "@babel/eslint-parser" (f682ddb)
  • deps: Update all deps (49e94aa)
  • deps: Update deps (9c4019d)
  • deps: Update primary dependencies (f9c2640)
  • eslint: Fix JSX parsing for website (c5483b3)
  • website: Add Babel config just in case (9d53d19)
  • website: Reformat sidebar (d0b27c5)
  • website: Remove support page (e15b706)
  • website: Update Docusaurus to 2.0.0-alpha.59 (73573d5)
  • Add RMS Compliant badge (15f07de)
  • Clear dep version specifiers in private packages (e61241c)
  • Remove S from broken change title in changelog (38826b8)
  • Update license date (a94eec0)