Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
M
massive-js
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 10
    • Issues 10
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 2
    • Merge requests 2
  • Requirements
    • Requirements
    • List
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Dian Fay
  • massive-js
  • Issues
  • #727

Closed
Open
Created Jan 28, 2021 by goliatone@goliatone

[Breaking Change] Upgrade from 6.6.0 to 6.6.4 seems to break because dependency

A recent build on my project failed due to an error from which I pulled this snippet of text:

MurmurHashV3 ReferenceError: TextEncoder is not defined

Looking around I saw that I had massive pined at ~6.6.0 and installed the latest release 6.6.4. One of the changes in that update was to upgrade the murmurhash lib from v1 to v2.

Looking at their source code they import TextEncoder which was added to node on V11 and the application in question is on node v10.14.2.

Just a heads up that you might want to either provide a shim or maybe do a mayor release?

Thank you for your work, the library is great!

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking