Code Monkey home page Code Monkey logo

Comments (5)

greenkeeper avatar greenkeeper commented on July 19, 2024

Version 1.2.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.2.2

v1.2.2 (2017-03-14)

🐛 Bug Fix

When parsing plugin data, we weren't properly handling browser families. This caused
transform-es2015-block-scoping and other plugins to be incorrectly added for Edge >= 12.
(s/o to @mgol for the the report and review!)

  • Add typed array methods to built-ins features. (#198) (@yavorsky)

Fixes an issue where some TypedArray features were not being polyfilled properly. (s/o to @alippai for the report!)

📝 Documentation

🏠 Internal

Commits

The new version differs by 25 commits .

  • 40c3a1f v1.2.2 changelog [skip ci]
  • e186f2d 1.2.2
  • ac9cf86 Change how yarn is installed on travis
  • 81a7a82 Merge pull request #198 from yavorsky/typed-ie
  • 491dc2c Add typed array methods to built-ins features.
  • ed59056 Merge pull request #208 from babel/issue207
  • 0cd96f5 address review comments
  • ea788f8 Refactor browser data parsing to handle families
  • df1452f Merge pull request #201 from yavorsky/bump-plugins
  • 215e5eb Merge branch 'master' into bump-plugins
  • defdd5e Merge pull request #200 from alxpy/alxpy-patch-1
  • 1bc6235 Tweak package scripts and travis config for code coverage
  • 707bf10 Add babel-plugin-istanbul
  • 5964dec Add codecov badge
  • 163ed64 Enable code coverage

There are 25 commits in total. See the full diff.

from asar-fs.

greenkeeper avatar greenkeeper commented on July 19, 2024

Version 1.3.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.3.0

v1.3.0 (2017-03-30)

🐛 Bug Fix

We now properly check for Symbol.species support in ArrayBuffer and include the
polyfill if necessary. This should, as a side effect, fix ArrayBuffer-related
errors on IE9.

💅 Polish

We've simplified things by adding electron as a target instead of doing a bunch of
things at runtime. Electron targets should now also be displayed in the debug output.

If you are targeting the node environment exclusively, the always-included web polyfills
(like dom.iterable, and a few others) will now no longer be included.

📝 Documentation

🏠 Internal

  • npmignore: Add related to build data and codecov. (#216) (@yavorsky)
Commits

The new version differs by 8 commits .

  • 8b2dc4f 1.3.0
  • 6ebf857 Update changelog
  • 046f326 Add check for ArrayBuffer[Symbol.species] (#233)
  • aead61c Fill data with electron as a target. (#229)
  • 48a329b separate default builtins for platforms (#226)
  • a4d585c remove deprecated projects (#223) [skip ci]
  • 88cbe17 Merge pull request #216 from babel/update-npmignore
  • cf94af3 npmignore: Add related to build data and codecov.

See the full diff.

from asar-fs.

greenkeeper avatar greenkeeper commented on July 19, 2024

Version 1.3.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 2 commits .

See the full diff.

from asar-fs.

greenkeeper avatar greenkeeper commented on July 19, 2024

Version 1.3.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 1 commits .

See the full diff.

from asar-fs.

greenkeeper avatar greenkeeper commented on July 19, 2024

Version 1.3.3 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes v1.3.3

v1.3.3 (2017-04-07)

🐛 Bug Fix

Adding electron as a target was an inadvertent breaking change as it no longer
allowed string versions. We added an exception for now, even though it is
inconsistent with other versions. Just as a note, the upcoming version 2.x will
allow both number and string versions.

We now force the const-es2015-check plugin to run first (so that it can
correctly report issues before they get transpiled away).

🚀 New Feature

  • Allow use babel-plugin- prefix for include and exclude (#242) (@yavorsky)

The include and exclude options now allow both prefixed (babel-plugin-transform-es2015-spread)
and prefix-less (transform-es2015-spread) plugin names.

📝 Documentation

🏠 Internal

Commits

The new version differs by 12 commits .

  • a222453 1.3.3
  • 801c6d4 Fix and update changelog for v1.3.3 [skip ci]
  • 8701755 Ensure const-check plugin order (#257)
  • 19bd172 Update changelog (#253)
  • d7adb12 Merge pull request #252 from yavorsky/electron-string
  • b3edcf5 Support electron version in a string format.
  • c2e99b2 Merge pull request #245 from babel/existentialism-patch-1
  • b3f17b8 Note babel plugin prefix handling in include/exclude [skip ci]
  • f901427 Allow use babel-plugin- prefix for include and exclude. (#242)
  • b2057c0 Add simple smoke-test (#240)
  • fe74b77 Fix README: debug option shows info in stdout. (#236)
  • 500b2fb Add prepublish script

See the full diff.

from asar-fs.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.